home *** CD-ROM | disk | FTP | other *** search
- HDraw = {
- ACTIONS = {
- new:;
- orderFrontInspectorPanel:;
- terminate:;
- setCurrentGraphic:;
- openTupleAsText:;
- help:;
- orderFrontTools:;
- openTuple:;
- appDidInit:;
- open:;
- orderFrontTupleInsp:;
- };
- OUTLETS = {
- inspectAxes;
- inspectData;
- tools;
- savePanelAccessory;
- spamatrix;
- inspectPlot;
- inspectTuple;
- infoPanel;
- inspectStat;
- version;
- currentGraphic;
- inspectCut;
- theNewInspector;
- inspectorPanel;
- gridInspector;
- plpAccessory;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-